Skip to content
Back to search
30
MCP

Development Automation Server

pulsemcp/development automation server

Provides a development automation server with modular architecture for fetching web content, accessing documentation, analyzing project structure, and performing web searches through internet and Perplexity APIs.

Uptime
0.0%
9 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Language Server
Integrates language server capabilities to provide code analysis, completion, and diagnostics for developing in various languages.
0 tools
Browser Automation
Enables browser automation through a WebSocket-connected browser extension, providing tools for extracting page content as markdown, injecti
0 tools
Dev Browser
Browser automation through Chrome DevTools Protocol with AI-friendly DOM snapshots, element targeting, and multi-tab management for web test
0 tools
DevServer Monitor
Monitors development server processes and provides intelligent error categorization with file change correlation to identify which code chan
0 tools
DocAuto
Model Context Protocol server for the DocAuto document-generation API.
0 tools
Desktop Automation
Automates Windows desktop applications using UI Automation APIs for token-efficient window management, element finding, and input control.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "development_automation_server": {
      "url": "None",
      "transport": "http"
    }
  }
}